hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
MqttUnsubscribePayload
collie
codec
mqtt
mqttunsubscribepayload
Undocumented in source.
class
MqttUnsubscribePayload {
this
(string[] topics);
string
[]
topics
();
string
toString
();
}
Constructors
this
this
(string[] topics)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
topics
string
[]
topics
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
collie
codec
mqtt
mqttunsubscribepayload
classes
MqttUnsubscribePayload